CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-skills-standard

github.com/HoangNguyen0403/agent-skills-standard

SkillAddedReview
common-owasp

.github/skills/common/common-owasp/SKILL.md

OWASP Top 10 audit checklists for Web Applications (2021), APIs (2023), and Mobile (2024). Use when performing any security review, PR review, or codebase audit touching web, mobile, or API code.

64

common-performance-engineering

.github/skills/common/common-performance-engineering/SKILL.md

Enforce universal standards for high-performance development. Use when profiling bottlenecks, reducing latency, fixing memory leaks, improving throughput, or optimizing algorithm complexity in any language.

60

common-product-requirements

.github/skills/common/common-product-requirements/SKILL.md

Standardize PRD discovery and drafting for product scope, user outcomes, requirement IDs, and acceptance criteria. Use when creating PRD, product requirements, feature specification, or acceptance criteria plan.

63

common-protocol-enforcement

.github/skills/common/common-protocol-enforcement/SKILL.md

Enforce Red-Team verification and adversarial protocol audit. Use only when verifying completion, performing self-scans, or checking protocol violations; do not activate for ordinary implementation, configuration, or unit-test requests.

60

common-security-audit

.github/skills/common/common-security-audit/SKILL.md

Probe for hardcoded secrets, injection surfaces, unguarded routes, business logic flaws, and platform-specific weaknesses across backend (Node, Go, Java, Python, Rust), frontend (React, Angular, Vue), and mobile (iOS, Android, Flutter) codebases. Use when performing security audits, vulnerability scans, secrets detection, or penetration testing.

67

common-security-standards

.github/skills/common/common-security-standards/SKILL.md

Enforce universal security protocols for safe, resilient software. Use when implementing authentication, encryption, authorization, input validation, secret management, or any security-sensitive feature across any language or framework.

60

common-session-retrospective

.github/skills/common/common-session-retrospective/SKILL.md

Analyze conversation corrections to detect skill gaps and prepare targeted skill-library maintenance tasks. Use after any session with user corrections, rework, or retrospective requests. After finding correction loops, also load +common/common-learning-log to persist mistake entries to AGENTS_LEARNING.md.

67

common-skill-creator

.github/skills/common/common-skill-creator/SKILL.md

Standardizes the creation and evaluation of high-density Agent Skills (Claude, Cursor, Windsurf). Ensures skills achieve high Activation (specificity/completeness) and Implementation (conciseness/actionability) scores. Use when: writing or auditing SKILL.md, improving trigger accuracy, or refactoring skills to reduce redundancy and maximize token ROI.

62

common-store-changelog

.github/skills/common/common-store-changelog/SKILL.md

Generate user-facing release notes for the App Store and Google Play from git history (App Store <=4000 chars, Google Play <=500). Use when generating release notes, app store changelog, play store release, or "what's new" text for a mobile app.

68

common-tdd

.github/skills/common/common-tdd/SKILL.md

Guides quality-first TDD for new behavior, bug fixes, and test changes. Selects the smallest test layer, proves a distinct regression risk, and runs bounded RED-GREEN-REFACTOR verification.

58

common-ui-design

.github/skills/common/common-ui-design/SKILL.md

Design distinctive, production-grade frontend UI with bold aesthetic choices. Use when building web components, pages, interfaces, dashboards, or applications in any framework (React, Next.js, Angular, Vue, HTML/CSS).

57

common-workflow-writing

.github/skills/common/common-workflow-writing/SKILL.md

Rules for writing concise, token-efficient workflow and skill files. Prevents over-building that requires costly optimization passes. Use when creating or editing workflow files, SKILL.md files, or new skill definitions.

56

JavaScript Best Practices

.github/skills/javascript/best-practices/SKILL.md

Idiomatic JavaScript patterns and conventions for maintainable code.

Invalid
JavaScript Language Patterns

.github/skills/javascript/language/SKILL.md

Modern JavaScript (ES2022+) patterns for clean, maintainable code.

Invalid
JavaScript Tooling

.github/skills/javascript/tooling/SKILL.md

Development tools, linting, and testing for JavaScript projects.

Invalid
Skill Creator

.github/skills/skill-creator/SKILL.md

Standards for creating new High-Density Agent Skills with optimal token economy.

Invalid
typescript-best-practices

.github/skills/typescript/typescript-best-practices/SKILL.md

Write idiomatic TypeScript patterns for clean, maintainable code. Use when writing or refactoring TypeScript classes, functions, modules, or async logic.

68

typescript-language

.github/skills/typescript/typescript-language/SKILL.md

Apply modern TypeScript standards for type safety and maintainability. Use when working with types, interfaces, generics, enums, unions, or tsconfig settings.

60

typescript-security

.github/skills/typescript/typescript-security/SKILL.md

Secure server-side TypeScript input, auth tokens, and injection boundaries. Use for API/request validation, sanitization, secrets, and sensitive configuration; defer client-only React form validation and generic linting.

68

typescript-tooling

.github/skills/typescript/typescript-tooling/SKILL.md

Development tools, linting, and build config for TypeScript. Use when configuring ESLint, Prettier, Jest, Vitest, tsconfig, or any TS build tooling.

65