Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
software-design-philosophy
Manage software complexity through deep modules, information hiding, and strategic programming. Use when the user mentions "module design", "API too complex", "shallow class", "complexity budget", "strategic vs tactical", "deep module", "information leakage", or "pass-through method". Also trigger when reviewing interface designs for simplicity, evaluating whether an abstraction is pulling its weight, or choosing between general-purpose and special-purpose approaches. Covers deep vs shallow modules, red flags for complexity, and comments as design documentation. For code quality, see clean-code. For boundaries, see clean-architecture.
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-env-delete
Delete an environment variable. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
senior-data-scientist
World-class senior data scientist skill specialising in statistical modeling, experiment design, causal inference, and predictive analytics. Covers A/B testing (sample sizing, two-proportion z-tests, Bonferroni correction), difference-in-differences, feature engineering pipelines (Scikit-learn, XGBoost), cross-validated model evaluation (AUC-ROC, AUC-PR, SHAP), and MLflow experiment tracking — using Python (NumPy, Pandas, Scikit-learn), R, and SQL. Use when designing or analysing controlled experiments, building and evaluating classification or regression models, performing causal analysis on observational data, engineering features for structured tabular datasets, or translating statistical findings into data-driven business decisions.
majiayu000/claude-skill-registry 163
-
bmad-validate-prd
Validate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation"
majiayu000/claude-skill-registry 163
-
bolt-iot-automation
Automate Bolt Iot tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
ai-governance
Use when validating compliance, ownership, risk lifecycle, or framework integrity for regulated industries. Modes: compliance | ownership | risk | integrity.
majiayu000/claude-skill-registry 163
-
python-development
Python development patterns for gh-pr-linear-issue-linker. Use when writing Python code, implementing features, fixing bugs, or working with FastAPI webhook handlers.
majiayu000/claude-skill-registry 163
-
db-update
Обновление конфигурации базы данных 1С. Используй когда пользователь просит обновить БД, применить конфигурацию, UpdateDBCfg
majiayu000/claude-skill-registry 163
-
deploy-cf-workers
Deploy to Cloudflare Workers. Free tier handles 100k requests/day. Global edge network.
majiayu000/claude-skill-registry 163
-
ui-audit
AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy Geoco.
majiayu000/claude-skill-registry 163
-
ros1-development
Best practices, design patterns, and common pitfalls for ROS1 (Robot Operating System 1) development. Use this skill when building ROS1 nodes, packages, launch files, or debugging ROS1 systems. Trigger whenever the user mentions ROS1, catkin, rospy, roscpp, roslaunch, roscore, rostopic, tf, actionlib, message types, services, or any ROS1-era robotics middleware. Also trigger for migrating ROS1 code to ROS2, maintaining legacy ROS1 systems, or building ROS1-ROS2 bridges. Covers catkin workspaces, nodelets, dynamic reconfigure, pluginlib, and the full ROS1 ecosystem.
majiayu000/claude-skill-registry 163
-
feature-architect
ユーザーストーリー/Why/要求事項/タスクを入力として受け取り、コンテキストを収集しfeature-spec-generatorを呼び出してSPEC.mdとScreen文書を生成します。意図 → 文書変換のオーケストレーターです。
majiayu000/claude-skill-registry 163
-
flutter-animating-apps
Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physics-based animations.
majiayu000/claude-skill-registry 163
-
avoid-feature-creep
Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.
majiayu000/claude-skill-registry 163
-
authoring-stitch-prompts
Converts natural-language descriptions or UI spec files into optimized Google Stitch prompts. Use when creating, refining, or validating design directives for Google Stitch. Use when user says "create a Stitch prompt", "optimize this for Stitch", "convert this spec to a Stitch prompt", "write a UI prompt", or mentions Google Stitch prompt authoring. Follows Stitch best practices with short, directive prompts focused on screens, structure, and visual hierarchy.
majiayu000/claude-skill-registry 163
-
data-processor
Process and validate data inputs
majiayu000/claude-skill-registry 163
-
labor-rate
Calculate construction labor rates with overhead, benefits, and productivity factors. Regional rate databases and crew composition.
majiayu000/claude-skill-registry 163
-
sql-injection-union
Guide UNION-based SQL injection exploitation during authorized penetration testing.
majiayu000/claude-skill-registry 163
-
knowledge
Query knowledge artifacts across all locations. Triggers: "find learnings", "search patterns", "query knowledge", "what do we know about", "where is the plan".
majiayu000/claude-skill-registry 163
-
context7-tools
Queries version-specific library documentation from Context7. Use when fetching API references, code examples, or conceptual guides for npm/PyPI packages. Resolves library IDs, retrieves docs by topic. Not for web search.
majiayu000/claude-skill-registry 163
-
analytics-tracking
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.
majiayu000/claude-skill-registry 163
-
clawdhub
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
majiayu000/claude-skill-registry 163
-
pick-next-shell
Pick the next shell whose dependencies are satisfied and carry it through planning: expand, refine, self-improve, halt. Use when the user asks to "pick next shell", "next shell", "continue project", "what's next", "next implementation step", or "continue with the plan".
majiayu000/claude-skill-registry 163
-
pseudocode-to-java-code
Converts pseudocode descriptions and algorithm specifications into complete, executable Java code. Use this skill when you need to implement algorithms from pseudocode, translate algorithm descriptions to Java, generate Java code from specifications, convert textbook algorithms to working code, or create executable implementations from high-level descriptions. Preserves logic and control flow while handling Java idioms, data structures, and includes test cases for verification.
majiayu000/claude-skill-registry 163