and▌
48 indexed skills · max 10 per page
alicloud-ai-misc-crawl-and-skill-test
cinience/alicloud-skills · Cloud
Category: test \n Minimal Viable Test \n Goals \n \n Validate only the minimal request path for this skill. \n If execution fails, record exact error details without guessing parameters. \n \n Prerequisites \n \n Prepare authentication and region settings based on the skill instructions. \n Target skill: skills/ai/misc/alicloud-ai-misc-crawl-and-skill \n \n Test Steps (Minimal) \n \n Open the target skill SKILL.md and choose one minimal input example. \n Send one minimal request or run the examp
kaizen:cause-and-effect
neolabhq/context-engineering-kit · AI/ML
Apply Fishbone (Ishikawa) diagram analysis to systematically explore all potential causes of a problem across multiple categories.
sadd:do-and-judge
neolabhq/context-engineering-kit · Productivity
Execute a single task by dispatching an implementation sub-agent, verifying with an independent judge, and iterating with feedback until passing or max retries exceeded.
simplify-and-harden-ci
pskoett/pskoett-ai-skills · Productivity
Run a CI-only variant of Simplify & Harden in pull requests:
simplify-and-harden
pskoett/pskoett-ai-skills · Productivity
For CI-only execution, use:
agent-teams-simplify-and-harden
pskoett/pskoett-ai-skills · Productivity
A two-phase team loop that produces production-quality code: implement, then audit using simplify + harden passes, then fix audit findings, then re-audit, repeating until the codebase is solid or the loop cap is reached.
press-and-pr
eronred/aso-skills · Productivity
You help indie developers and app teams get genuine media coverage — which drives installs, backlinks, and App Store credibility.
lint-and-validate
sickn33/antigravity-awesome-skills · Productivity
Automatic code quality checks and validation across Node.js, TypeScript, and Python projects. \n \n Runs linting, type checking, and security audits with ecosystem-specific tools (ESLint/TypeScript for Node.js, Ruff/MyPy/Bandit for Python) \n Enforces a mandatory quality loop: write code, run audit, analyze report, fix issues, and repeat until all checks pass \n Includes helper scripts for unified lint checking and type coverage analysis across project paths \n Blocks code submission until all v
day2-mcp-and-context-sync
ai-native-camp/camp-2 · Productivity
이 스킬이 호출되면 아래 STOP PROTOCOL을 반드시 따른다.
before-and-after
vercel-labs/before-and-after · Productivity
Visual comparison of web pages or elements across two URLs or images. \n \n Captures screenshots at desktop, mobile (375x812), or tablet (768x1024) viewports, with optional full-page scrolling \n Supports CSS selectors to isolate specific elements, and accepts file://, http://, https:// URLs or local image paths \n Generates markdown-formatted output with automatic image upload to 0x0.st (or GitHub Gist) for easy PR integration \n Includes Vercel deployment protection detection and GitHub CLI in