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

ccpeek

ccpeek contains 9 collected skills from thirdlf03, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
0
updated
2026-02-13
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

code-review
software-quality-assurance-analysts-and-testers

Perform a comprehensive code quality review

2026-02-13
coding-standards
software-developers

TypeScript and Next.js coding standards. Auto-triggered when writing, reviewing, or refactoring TypeScript/React code. Covers type patterns, component patterns, Biome rules, and import conventions.

2026-02-13
frontend-patterns
web-developers

React and Next.js frontend design patterns. Auto-triggered when creating React components, implementing data fetching, managing state, or optimizing performance. Covers Server Components, Suspense, streaming, and rendering.

2026-02-13
my-plan
software-developers

Create a structured implementation plan for a feature or task

2026-02-13
notebooklm-query
software-developers

Access NotebookLM to ask questions and retrieve information. Specify a NotebookLM URL and query.

2026-02-13
refactor
software-developers

Safely refactor code while preserving test behavior

2026-02-13
resolve-reviews
software-developers

Fetch PR review comments and propose specific fixes

2026-02-13
security-review
information-security-analysts

Security review checklist for Next.js applications. Auto-triggered during security reviews, auth implementation, API route creation, or when handling user input. Covers OWASP Top 10, Next.js-specific security, and auth patterns.

2026-02-13
tdd
software-quality-assurance-analysts-and-testers

Test-Driven Development methodology for TypeScript/Next.js projects. Auto-triggered when writing tests, implementing features with TDD, or when test coverage is discussed. Covers vitest patterns, Playwright E2E, and the RED-GREEN-REFACTOR cycle. Use `/tdd <feature>` to run a TDD cycle.

2026-02-13