pstrack
Daily coding problem tracking with points, streaks, and groups
All Skills in This Repository (7)
Pure Emerald Level Indicatorsbetter-auth-best-practices
Guide Better Auth TypeScript authentication framework integration and configuration.
vercel-react-best-practices
Review React and Next.js code for performance optimization opportunities.
wrangler
Manage Cloudflare Workers deployment, development, and integrated services.
typescript
Provide TypeScript coding guidelines for type safety, async patterns, and code structure.
drizzle
Guide Drizzle ORM schema definitions, migrations, and usage in PostgreSQL.
create-auth-skill
Create and configure Better Auth authentication layers for TypeScript and JavaScript applications.
zustand-state-management
Manage type-safe global state in React with Zustand middleware and slices.
Frequently Asked Questions
FAQPage SchemaHow to install PStrack?â–¼
Run `npx skills add husamql3/pstrack --all -g -y` in your terminal to install all skills in this suite globally.
What does PStrack do?â–¼
PStrack assigns one daily NeetCode problem to your group, verifies your LeetCode or Codeforces submission automatically, and tracks points, streaks, and badges.
How does PStrack verify solved problems?â–¼
A background job polls the LeetCode and Codeforces APIs for an accepted submission matching the daily problem and timestamp, then awards points automatically.
Is PStrack free to use?â–¼
Yes, the free tier lets you join one group with two pauses per month. A one-time $5 Pro upgrade unlocks more groups, private groups, and the global leaderboard.
Can I use PStrack without coding experience?â–¼
Yes. Once installed, your AI agent handles the technical setup and workflows based on your plain-English requests.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides