Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-code-deprecated

claude-code-deprecated contains 123 collected skills from Wellux, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
123
Stars
1
updated
2026-04-06
Forks
0
Occupation coverage
18 occupation categories · 100% classified
repository explorer

Skills in this repository

a11y-checker
software-quality-assurance-analysts-and-testers

Accessibility audit against WCAG 2.1 AA standards. Invoke for: "accessibility", "a11y", "WCAG", "screen reader", "aria labels", "color contrast", "keyboard navigation", "accessibility audit", "ADA compliance".

2026-04-06
adr-writer
software-developers

Write Architecture Decision Records (ADRs) to document significant technical decisions. Invoke for: "write ADR", "document this decision", "architecture decision record", "why did we choose X", "decision log", "record this choice", "ADR for".

2026-04-06
agent-orchestrator
software-developers

Design and implement multi-agent orchestration systems. Invoke for: "multi-agent system", "orchestrate agents", "agent pipeline", "agent workflow", "how should agents communicate", "agent coordination", "task delegation to agents", "build an agent system".

2026-04-06
ai-safety
information-security-analysts

AI safety review: alignment, misuse prevention, bias, fairness, and responsible AI. Invoke for: "AI safety review", "bias check", "fairness audit", "alignment", "responsible AI", "misuse prevention", "AI ethics", "safety guardrails", "could this AI system be misused".

2026-04-06
ai-security
information-security-analysts

LLM and AI agent security: prompt injection, jailbreaks, agent defense, guardrails. Invoke for: "prompt injection", "LLM security", "agent security", "jailbreak defense", "AI safety audit", "system prompt leakage", "adversarial inputs", "AI pipeline security", "tool call validation", "LLM guardrails", "model security", "is my prompt safe".

2026-04-06
algorithm
software-developers

Improve algorithmic efficiency — find better algorithms and data structures. Invoke for: "algorithm improvement", "better algorithm", "O(n²) is too slow", "data structure choice", "optimize this loop", "algorithmic complexity", "time complexity".

2026-04-06
api-designer
software-developers

Design clean, consistent REST or GraphQL APIs with OpenAPI specs. Invoke for: "design this API", "API spec", "OpenAPI", "REST endpoints", "API review", "API versioning", "endpoint design", "HTTP API", "what endpoints do I need".

2026-04-06
api-docs
software-developers

Generate and maintain API documentation. Invoke for: "document this API", "API docs", "OpenAPI spec", "Swagger", "endpoint documentation", "API reference", "document these endpoints", "API documentation missing".

2026-04-06
appsec-engineer
information-security-analysts

Application security: OWASP Top 10, secure code review, secure SDLC. Auto-invoke on any code review request. Trigger for: "code security review", "OWASP audit", "XSS check", "SQL injection", "secure code review", "SAST", "dependency vulnerabilities", "auth review", "input validation", "secure coding", "review this code" (security angle), "is this safe", "any security issues".

2026-04-06
arch-diagrammer
software-developers

Create ASCII architecture and system diagrams. Invoke for: "draw architecture diagram", "system diagram", "architecture overview", "visualize the system", "component diagram", "data flow diagram", "sequence diagram", "C4 diagram".

2026-04-06
architect
software-developers

System design and architecture planning. Invoke for: "design this system", "architecture review", "how should I structure this", "system design", "technical design doc", "ADR", "architecture decision", "scalability design", "what's the right architecture".

2026-04-06
async-optimizer
software-developers

Optimize async/concurrent code for throughput and correctness. Invoke for: "async issue", "concurrent", "race condition", "await optimization", "run in parallel", "asyncio", "Promise.all", "thread safety", "deadlock", "async bottleneck", "too many awaits", "sequential when should be parallel".

2026-04-06
backup
network-and-computer-systems-administrators

Design and verify backup and disaster recovery strategies. Invoke for: "backup strategy", "disaster recovery", "backup verification", "restore test", "RTO", "RPO", "data loss prevention", "backup schedule", "backup plan".

2026-04-06
blocker-resolver
software-developers

Identify and resolve project blockers autonomously. Invoke for: "I'm blocked", "this is blocking me", "unblock this", "resolve blocker", "stuck on X", "how do I get past this", "blocker". Autonomously diagnoses and resolves blockers without waiting for user hand-holding.

2026-04-06
brainstorm
software-developers

Socratic requirements refinement before writing any code. Surfaces assumptions, edge cases, tradeoffs, and hidden complexity through structured questioning. Invoke for: "brainstorm", "think through this", "what am I missing", "requirements unclear", "explore the design space", "what are the edge cases", "help me think through", "refine requirements", "what questions should I ask first". Inspired by Superpowers (obra/superpowers) /brainstorm phase.

2026-04-06
bug-hunter
software-quality-assurance-analysts-and-testers

Proactively hunt for bugs, edge cases, and failure modes before they hit production. Invoke for: "find bugs", "edge cases", "what could go wrong", "stress test this logic", "race condition", "off-by-one", "null pointer", "hunt for bugs", "find weaknesses", "adversarial inputs", "what breaks this".

2026-04-06
bundle-analyzer
software-developers

Analyze and reduce JavaScript/Python bundle sizes. Invoke for: "bundle size", "reduce bundle", "tree shaking", "code splitting", "large dependency", "bundle too big", "import optimization", "lazy loading".

2026-04-06
cache-strategy
software-developers

Design and implement caching strategies for performance. Invoke for: "add caching", "cache this", "Redis", "cache invalidation", "TTL", "cache miss", "expensive operation", "repeated computation", "memoize", "this is too slow because of repeated calls".

2026-04-06
careful
software-developers

Low-risk conservative mode: extra confirmation before destructive ops, minimal blast radius, no assumptions. Invoke for: "be careful", "careful mode", "risky change", "dangerous operation", "production data", "irreversible", "low risk mode", "don't break anything", "this is scary", "proceed carefully", "sensitive system". Inspired by gstack /careful and /guard.

2026-04-06
chain-of-draft
writers-and-authors

Chain-of-draft structured prompting: iteratively refine a draft through multiple focused critique-and-improve cycles. Invoke for: "chain of draft", "iterative refinement", "improve this through drafts", "draft and critique", "structured refinement", "progressive draft improvement", "multi-pass writing", "draft → critique → improve". Uses minimal token efficient drafts (CoD pattern from Xu et al. 2025).

2026-04-06
changelog-maintainer
software-developers

Maintain and update the project CHANGELOG.md keeping it current. Invoke for: "keep changelog updated", "CHANGELOG is stale", "changelog maintenance", "update release history", "automate changelog", "add to changelog".

2026-04-06
changelog
software-developers

Generate and maintain CHANGELOG.md from git history. Invoke for: "update changelog", "what changed", "release notes", "changelog entry", "commit history summary", "CHANGELOG", "what's new in this release", "summarize changes since last release".

2026-04-06
ci-cd
software-developers

Design and optimize CI/CD pipelines for automated testing, building, and deployment. Invoke for: "CI/CD pipeline", "GitHub Actions", "GitLab CI", "build pipeline", "automate deployment", "continuous integration", "automated testing pipeline", "deploy on push", "pipeline config".

2026-04-06
ciso
information-security-analysts

Full security orchestration — runs the complete security team as white-team orchestrator. Invoke for: "run a security audit", "check everything security", "full security review", "CISO review", "security assessment", "what's our security posture", "scan the whole project". Coordinates all 16 security sub-skills and produces a consolidated severity-ranked report.

2026-04-06
cloud-engineer
information-security-analysts

Cloud infrastructure security and architecture (AWS/GCP/OCI). Invoke for: "cloud security", "IAM policies", "S3 bucket permissions", "cloud config review", "infrastructure security", "cloud hardening", "security groups", "network ACL", "cloud misconfiguration", "AWS security review".

2026-04-06
code-review
software-quality-assurance-analysts-and-testers

Thorough code review for quality, correctness, performance, and maintainability. Auto-invoke when: "review this code", "check my code", "PR review", "code quality", "any issues with this", "look at this implementation", "is this good", "feedback on code". Checks logic errors, edge cases, performance, readability, test coverage, naming.

2026-04-06
competitive-analyst
market-research-analysts-and-marketing-specialists-131161

Research and analyze competitors and alternatives. Invoke for: "competitive analysis", "compare to competitors", "what are the alternatives", "market analysis", "how does X compare to Y", "competitor research", "SWOT analysis".

2026-04-06
concurrency
software-developers

Design concurrent and parallel systems correctly. Invoke for: "concurrency design", "thread safety", "parallel processing", "worker pool", "queue", "producer consumer", "concurrent writes", "data consistency with concurrent access".

2026-04-06
context-diff
software-developers

Show what changed between sessions or git refs as a structured context summary. Invoke for: "context diff", "what changed since last session", "diff since main", "what's new since yesterday", "changes since checkpoint", "session diff", "summarize changes since", "what did I change", "context since last commit". Inspired by russbeye/claude-memory-bank /context-diff pattern.

2026-04-06
cost-optimizer
network-and-computer-systems-administrators

Analyze and reduce cloud and infrastructure costs. Invoke for: "reduce cloud costs", "cost optimization", "AWS cost", "cloud bill too high", "right-sizing", "idle resources", "spot instances", "reserved instances", "LLM cost too high".

2026-04-06
create
software-developers

Creates new skills or agents from scratch. Invoke proactively when: a repeatable workflow is identified, user says "make a skill", "create an agent", "turn this into a skill", "automate this", "save this workflow", "I keep doing this". If a workflow has been repeated twice, suggest capturing it. Decision: if task needs autonomous multi-step execution → agent; if it's a knowledge/instruction pack → skill.

2026-04-06
cron-scheduler
network-and-computer-systems-administrators

Set up cron jobs and scheduled tasks. Invoke for: "schedule this", "run every day", "cron job", "scheduled task", "automation schedule", "run weekly", "cron expression", "set up recurring task". Also integrates with Claude Code's /schedule skill.

2026-04-06
data-pipeline
software-developers

Design and build data pipelines for ingestion, transformation, and storage. Invoke for: "data pipeline", "ETL", "data ingestion", "process this data", "batch processing", "stream processing", "data transformation", "data workflow".

2026-04-06
dataset-curator
data-scientists-152051

Curate, clean, and prepare datasets for AI training and evaluation. Invoke for: "clean this dataset", "prepare training data", "dataset curation", "deduplicate data", "label this data", "data quality", "prepare eval set", "filter bad examples".

2026-04-06
db-designer
database-architects

Design normalized, production-ready database schemas from requirements. Invoke for: "design database schema", "data model", "entity relationship", "ER diagram", "normalize tables", "design tables", "create schema", "database design review", "foreign keys", "relational model", "schema planning".

2026-04-06
db-optimizer
database-architects

Optimize database queries, indexes, and schema for performance. Invoke for: "slow query", "add index", "query optimization", "N+1 problem", "database performance", "schema review", "explain plan", "connection pooling", "query too slow".

2026-04-06
dba
database-architects

Database security, encryption, and access control. Invoke for: "database security", "SQL injection review", "DB permissions", "encryption at rest", "connection string security", "database hardening", "query audit", "backup encryption", "db access review", "stored procedure security".

2026-04-06
debug
software-developers

Systematic debugging: read error, trace root cause, fix autonomously. Invoke for: "this is broken", "debug this", "why is this failing", "error", "exception", "traceback", "not working", "fix this bug", "something's wrong", "it crashes". Never asks for hand-holding — reads logs, traces stack, identifies root cause, fixes.

2026-04-06
decision-logger
project-management-specialists

Log and track technical and product decisions with rationale. Invoke for: "log this decision", "record why we chose X", "decision log", "we decided to", "document this choice", "capture this decision". Proactively suggest logging any significant technical choice made during a conversation.

2026-04-06
dep-auditor
information-security-analysts

Audit dependencies for vulnerabilities, license issues, and outdated packages. Invoke for: "dependency audit", "npm audit", "pip audit", "outdated packages", "CVE check", "license compliance", "supply chain security", "vulnerable dependency", "update packages".

2026-04-06
Showing top 40 of 123 collected skills in this repository.